Carbon


newdialog

Header: Dialogs.h Carbon status: Unsupported

DialogRef newdialog (
    void *dStorage, 
    const Rect *boundsRect, 
    const char *title, 
    Boolean visible, 
    SInt16 procID, 
    WindowRef behind, 
    Boolean goAwayFlag, 
    SInt32 refCon, 
    Handle items
);
AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Use NewDialog instead.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)